-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix multi-line strings in DeclareLaunchArgument #59
Fix multi-line strings in DeclareLaunchArgument #59
Conversation
Rolling industrial CI is broken. As it migrated to Noble. But no package have been released yet for Noble. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your contribution. This indeed improves readability and has been forgotten since it had been initially created.
I think that's a good place to fix the mixed quotation style, as well, I've added suggestions for this.
@fmauch Need approval for the CI again. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good, thanks again @MatthijsBurgh . Will merge this once the non-ici jobs succeed.
Edit: Seems like the black formatter disagrees with my attempt to unify quotation styles.
Related to:
UniversalRobots/Universal_Robots_ROS2_Description#140
UniversalRobots/Universal_Robots_ROS2_Driver#948
UniversalRobots/Universal_Robots_ROS2_GZ_Simulation#16